2025-09-09 12:53:24,756 [ 44429 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-09 12:53:24,757 [ 44429 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-09 12:53:24,757 [ 44429 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-09 12:53:24,757 [ 44429 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_y1jwrh --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_alternative_keeper_config/test.py::test_create_insert test_always_fetch_merged/test.py::test_replica_always_download test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart test_attach_without_checksums/test.py::test_attach_without_checksums test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_block_structure_mismatch/test.py::test test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_cluster_discovery/test_password.py::test_connect_with_password test_composable_protocols/test.py::test_connections test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_xml_main/test.py::test_xml_main_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_custom_dashboards/test.py::test_custom_dashboards 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0]' 'test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0]' 'test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1]' test_dictionaries_dependency/test.py::test_no_lazy_load test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_dictionary_custom_settings/test.py::test_work test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_disk_access_storage/test.py::test_alter test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_postgresql/test.py::test_bad_configuration test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] [gw2] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw5] [ 2%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw2] [ 3%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw3] [ 4%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw2] [ 5%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw3] [ 6%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw2] [ 7%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw2] [ 8%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw8] [ 9%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw2] [ 10%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw2] [ 11%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] [ 12%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_attach_table_normalizer/test.py::test_attach_substr [gw6] [ 13%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init [gw6] [ 14%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init test_azure_blob_storage_plain_rewritable/test.py::test_insert_select [gw9] [ 15%] PASSED test_disk_access_storage/test.py::test_alter test_disk_access_storage/test.py::test_create [gw0] [ 16%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw3] [ 17%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw0] [ 18%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw4] [ 19%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] [gw6] [ 20%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw3] [ 21%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw3] [ 22%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw3] [ 23%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw3] [ 24%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw5] [ 25%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary test_dictionaries_update_and_reload/test.py::test_reload_after_loading [gw3] [ 26%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw3] [ 27%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw8] [ 28%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw6] [ 29%] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server [gw0] [ 30%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 31%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw2] [ 32%] PASSED test_attach_table_normalizer/test.py::test_attach_substr test_attach_table_normalizer/test.py::test_attach_substr_restart [gw3] [ 33%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw2] [ 34%] PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart [gw9] [ 35%] PASSED test_disk_access_storage/test.py::test_create test_disk_access_storage/test.py::test_drop [gw8] [ 36%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw0] [ 37%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_authentication/test.py::test_authentication_fail [gw0] [ 38%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 39%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw5] [ 40%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading test_dictionaries_update_and_reload/test.py::test_reload_while_loading [gw0] [ 41%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw7] [ 42%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw4] [ 43%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] [gw1] [ 44%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] [gw0] [ 45%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw8] [ 46%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw0] [ 47%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw8] [ 48%] PASSED test_authentication/test.py::test_authentication_pass [gw0] [ 49%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw5] [ 50%] PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading test_attach_without_checksums/test.py::test_attach_without_checksums [gw9] [ 51%] PASSED test_disk_access_storage/test.py::test_drop [gw0] [ 52%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw6] [ 53%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw4] [ 54%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] [gw9] [ 55%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw2] [ 56%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw9] [ 57%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw0] [ 58%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw8] [ 59%] PASSED test_attach_without_checksums/test.py::test_attach_without_checksums [gw0] [ 60%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] test_cluster_discovery/test_password.py::test_connect_with_password test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw6] [ 61%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw2] [ 62%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw0] [ 63%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_alternative_keeper_config/test.py::test_create_insert [gw5] [ 64%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw4] [ 65%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] [gw9] [ 66%] PASSED test_cluster_discovery/test_password.py::test_connect_with_password [gw7] [ 67%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw1] [ 68%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] [gw5] [ 69%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_config_xml_main/test.py::test_xml_main_conf test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw6] [ 70%] PASSED test_alternative_keeper_config/test.py::test_create_insert test_composable_protocols/test.py::test_connections [gw3] [ 71%] PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_disk_setting test_block_structure_mismatch/test.py::test [gw4] [ 72%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] [gw5] [ 73%] PASSED test_composable_protocols/test.py::test_connections [gw3] [ 74%] PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting [gw0] [ 75%] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] [gw9] [ 76%] PASSED test_config_xml_main/test.py::test_xml_main_conf test_dictionary_custom_settings/test.py::test_work [gw2] [ 77%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values [gw6] [ 78%] PASSED test_block_structure_mismatch/test.py::test [gw8] [ 79%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw4] [ 80%] PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] test_always_fetch_merged/test.py::test_replica_always_download [gw9] [ 81%] PASSED test_dictionary_custom_settings/test.py::test_work test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw7] [ 82%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw0] [ 83%] PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values test_custom_dashboards/test.py::test_custom_dashboards [gw1] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] [gw8] [ 85%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw2] [ 86%] PASSED test_custom_dashboards/test.py::test_custom_dashboards [gw4] [ 87%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] [gw3] [ 88%] PASSED test_always_fetch_merged/test.py::test_replica_always_download [gw1] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] [gw7] [ 90%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw4] [ 91%] PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] test_dictionaries_dependency/test.py::test_no_lazy_load [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] [gw4] [ 93%] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load [gw1] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] [gw1] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] [gw1] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] =============================== warnings summary =============================== test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_dictionaries_all_layouts_separate_sources/test_mongo.py: 16 warnings /ClickHouse/tests/integration/helpers/external_sources.py:232: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead self.db.add_user(self.user, self.password) test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 58.33s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 57.98s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 57.06s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 56.87s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 56.82s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 56.80s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 56.30s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 55.75s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 55.20s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 55.15s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 55.04s call test_dictionaries_dependency/test.py::test_no_lazy_load 54.64s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 54.53s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 53.05s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 52.79s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 52.40s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 42.80s setup test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 39.87s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 39.79s call test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 34.99s setup test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 34.14s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 29.68s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 27.01s call test_disk_access_storage/test.py::test_alter 26.47s call test_config_xml_main/test.py::test_xml_main_conf 26.16s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 26.08s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 24.90s call test_dictionaries_dependency_xml/test.py::test_get_data 24.74s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 24.65s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 24.50s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 24.47s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 24.33s teardown test_disk_configuration/test.py::test_merge_tree_disk_setting 24.17s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 24.00s call test_disk_access_storage/test.py::test_drop 23.96s setup test_dictionaries_postgresql/test.py::test_bad_configuration 23.88s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 23.48s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 23.35s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 22.65s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 22.61s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 22.58s call test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 22.53s call test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 20.33s call test_dictionaries_postgresql/test.py::test_invalidate_query 20.21s call test_catboost_evaluate/test.py::testAmazonModelManyRows 19.30s call test_dictionaries_update_and_reload/test.py::test_reload_after_loading 19.11s call test_disk_access_storage/test.py::test_create 19.03s setup test_block_structure_mismatch/test.py::test 18.86s setup test_disk_access_storage/test.py::test_alter 18.48s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 18.33s call test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 18.13s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 17.49s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 17.26s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 17.21s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 17.17s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 17.03s setup test_dictionary_custom_settings/test.py::test_work 17.01s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 16.77s setup test_attach_without_checksums/test.py::test_attach_without_checksums 16.74s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 16.70s setup test_custom_dashboards/test.py::test_custom_dashboards 16.63s setup test_always_fetch_merged/test.py::test_replica_always_download 16.31s teardown test_dictionaries_update_and_reload/test.py::test_reload_while_loading 16.06s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 15.93s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 15.79s call test_disk_configuration/test.py::test_merge_tree_disk_setting 15.55s setup test_attach_table_normalizer/test.py::test_attach_substr 14.88s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 13.91s setup test_cluster_discovery/test_password.py::test_connect_with_password 13.76s call test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 13.48s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 13.24s setup test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 12.81s call test_always_fetch_merged/test.py::test_replica_always_download 11.88s call test_dictionaries_update_and_reload/test.py::test_reload_while_loading 11.46s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 11.25s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 11.15s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 10.95s call test_catboost_evaluate/test.py::testOnNullableFeatures 10.75s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 10.72s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 10.53s teardown test_dictionaries_dependency/test.py::test_no_lazy_load 10.19s setup test_composable_protocols/test.py::test_connections 9.98s call test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 9.89s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 9.87s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 9.72s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 9.44s teardown test_alternative_keeper_config/test.py::test_create_insert 9.29s setup test_authentication/test.py::test_authentication_fail 9.08s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 8.95s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 8.91s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 8.83s setup test_alternative_keeper_config/test.py::test_create_insert 8.59s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 8.38s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 8.23s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 8.20s teardown test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 8.15s setup test_config_decryption/test.py::test_successful_decryption_xml 8.03s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 7.83s teardown test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 7.79s teardown test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 7.74s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] 7.70s teardown test_block_structure_mismatch/test.py::test 7.28s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 7.19s teardown test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 7.18s teardown test_attach_without_checksums/test.py::test_attach_without_checksums 7.14s teardown test_always_fetch_merged/test.py::test_replica_always_download 7.03s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 6.83s teardown test_config_decryption/test.py::test_successful_decryption_yaml 6.83s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 6.72s teardown test_dictionary_custom_settings/test.py::test_work 6.57s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 6.50s teardown test_custom_dashboards/test.py::test_custom_dashboards 6.37s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 6.14s call test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.83s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 5.81s teardown test_authentication/test.py::test_authentication_pass 5.79s teardown test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 5.67s call test_alternative_keeper_config/test.py::test_create_insert 5.60s teardown test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values 5.51s call test_attach_table_normalizer/test.py::test_attach_substr_restart 5.32s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 5.30s call test_cluster_discovery/test_password.py::test_connect_with_password 4.97s teardown test_composable_protocols/test.py::test_connections 4.68s teardown test_cluster_discovery/test_password.py::test_connect_with_password 4.57s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 4.52s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 4.24s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 4.18s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 4.14s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 3.95s call test_attach_without_checksums/test.py::test_attach_without_checksums 3.86s teardown test_disk_access_storage/test.py::test_drop 3.74s call test_dictionary_custom_settings/test.py::test_work 3.71s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 3.67s teardown test_attach_table_normalizer/test.py::test_attach_substr_restart 3.27s call test_dictionaries_postgresql/test.py::test_load_dictionaries 3.23s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.95s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 2.94s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 2.58s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 2.57s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 2.53s call test_catboost_evaluate/test.py::testModelUpdate 2.53s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 2.42s call test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 2.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.39s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 2.37s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 2.22s call test_catboost_evaluate/test.py::testNonConstantFeatures 2.07s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 1.80s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.76s call test_composable_protocols/test.py::test_connections 1.75s setup test_disk_access_storage/test.py::test_drop 1.67s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 1.50s call test_block_structure_mismatch/test.py::test 1.50s call test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 1.49s setup test_disk_access_storage/test.py::test_create 1.42s call test_catboost_evaluate/test.py::testInvalidModelPath 1.39s call test_catboost_evaluate/test.py::testInvalidLibraryPath 1.38s call test_custom_dashboards/test.py::test_custom_dashboards 1.32s call test_authentication/test.py::test_authentication_pass 1.29s call test_attach_table_normalizer/test.py::test_attach_substr 1.23s call test_dictionaries_postgresql/test.py::test_postgres_schema 1.22s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 1.11s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 1.08s call test_catboost_evaluate/test.py::testConstantFeatures 1.07s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 1.00s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 1.00s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.83s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.73s call test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.71s call test_config_decryption/test.py::test_successful_decryption_xml 0.71s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.70s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.68s call test_authentication/test.py::test_authentication_fail 0.67s call test_config_decryption/test.py::test_successful_decryption_yaml 0.52s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.47s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.32s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.32s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_attach_table_normalizer/test.py::test_attach_substr_restart 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_disk_configuration/test.py::test_merge_tree_custom_disk_setting 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] 0.00s teardown test_attach_table_normalizer/test.py::test_attach_substr 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_drop_table 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_disk_access_storage/test.py::test_create 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s teardown test_disk_access_storage/test.py::test_alter 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_dictionaries_dependency/test.py::test_no_lazy_load 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_disk_configuration/test.py::test_merge_tree_disk_setting 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_while_loading 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_azure_blob_storage_plain_rewritable/test.py::test_restart_server 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_loading 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_azure_blob_storage_plain_rewritable/test.py::test_insert_select 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_azure_blob_storage_plain_rewritable/test.py::test_drop_table PASSED test_azure_blob_storage_plain_rewritable/test.py::test_failpoint_on_disk_init PASSED test_disk_access_storage/test.py::test_alter PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node0] PASSED test_azure_blob_storage_plain_rewritable/test.py::test_insert_select PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_in_cache_dictionary PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_azure_blob_storage_plain_rewritable/test.py::test_restart_server PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_attach_table_normalizer/test.py::test_attach_substr PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_attach_table_normalizer/test.py::test_attach_substr_restart PASSED test_disk_access_storage/test.py::test_create PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_loading PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_dictionaries_dependency/test.py::test_dependency_via_dictionary_database[node1] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False] PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_authentication/test.py::test_authentication_fail PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_authentication/test.py::test_authentication_pass PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_dictionaries_update_and_reload/test.py::test_reload_while_loading PASSED test_disk_access_storage/test.py::test_drop PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node0] PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_attach_without_checksums/test.py::test_attach_without_checksums PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_dictionaries_dependency/test.py::test_dependency_via_explicit_table[node1] PASSED test_cluster_discovery/test_password.py::test_connect_with_password PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_disk_configuration/test.py::test_merge_tree_custom_disk_setting PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node0] PASSED test_composable_protocols/test.py::test_connections PASSED test_disk_configuration/test.py::test_merge_tree_disk_setting PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_block_structure_mismatch/test.py::test PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_dictionaries_dependency/test.py::test_dependency_via_implicit_table[node1] PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_dictionary_allow_read_expired_keys/test_default_string.py::test_return_real_values PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_custom_dashboards/test.py::test_custom_dashboards PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node0] PASSED test_always_fetch_merged/test.py::test_replica_always_download PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_dictionaries_dependency/test.py::test_dependent_dict_table_distr[node1] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False] PASSED test_dictionaries_dependency/test.py::test_no_lazy_load PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True] ================= 100 passed, 20 warnings in 702.55s (0:11:42) =================